Skip to content

Bump com.autonomousapps.dependency-analysis from 3.17.0 to 3.18.0 - #23152

Merged
oguzkocer merged 1 commit into
trunkfrom
dependabot/gradle/com.autonomousapps.dependency-analysis-3.18.0
Jul 28, 2026
Merged

Bump com.autonomousapps.dependency-analysis from 3.17.0 to 3.18.0#23152
oguzkocer merged 1 commit into
trunkfrom
dependabot/gradle/com.autonomousapps.dependency-analysis-3.18.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 28, 2026

Copy link
Copy Markdown
Contributor

Bumps com.autonomousapps.dependency-analysis from 3.17.0 to 3.18.0.

Changelog

Sourced from com.autonomousapps.dependency-analysis's changelog.

Version 3.18.0

  • [feat]: isolate usage of "kotlin-metadata-jvm" to workers and downgrade Kotlin version used by the plugin.
  • [feat]: allow to exclude ABI by source path.
  • [fix]: GraphViewTask's inputs are inputs, not internal details.
  • [fix]: make GraphViewTask sensitive to new transitive project edges.
  • [fix]: disable caching for ArtifactsReportTask.
  • [fix]: Don't fail IDEA sync when registering InMemoryCache with a task.
  • [chore]: update kotlin-editor-relocated to 0.25.0.
  • [chore]: update gradle-script-grammar to 0.7.
  • [chore]: use Gradle 9.6.1.
  • [docs]: add 'troubleshooting' section to README with discussion of the "kotlin-metadata-jvm" issue.
  • [maintenance]: resolve Gradle deprecations.
  • [test]: the usual gradle flags should be set for all tests (in particular, org.gradle.caching=true).
Commits
  • 655acfe chore: prepare for release 0.18.0.
  • 2b46490 chore(variant-artifacts): prepare for variant-artifacts release 0.7.0.
  • 45523bd chore: update kotlin-editor-relocated to 0.25.0.
  • 05c3420 chore: update gradle-script-grammar to 0.7.
  • c92e9a5 fix: GraphViewTask's inputs are inputs, not internal details.
  • 2551fb5 test: refactor tests slightly.
  • b6f062b fix: disable caching for ArtifactsReportTask.
  • e72429e test: remove unnecessary '--no-build-cache' from test.
  • a8a8bde feat: allow to exclude ABI by source path
  • 22dcdfe docs: update kotlin-editor RELEASING guide.
  • Additional commits viewable in compare view

@dependabot dependabot Bot added the bot: dependencies update Dependabot dependency update label Jul 28, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner July 28, 2026 08:04
@dependabot dependabot Bot added the bot: dependencies update Dependabot dependency update label Jul 28, 2026
@dependabot
dependabot Bot requested review from adalpari and removed request for a team July 28, 2026 08:04
@dangermattic

Copy link
Copy Markdown
Collaborator
1 Warning
⚠️ PR is not assigned to a milestone.

Generated by 🚫 Danger

@wpmobilebot

Copy link
Copy Markdown
Contributor

Build environment changes

list
- Removed Dependencies
org.jetbrains.kotlin:kotlin-metadata-jvm:2.2.21

! Upgraded Dependencies
com.autonomousapps.dependency-analysis:com.autonomousapps.dependency-analysis.gradle.plugin:3.18.0, (changed from 3.17.0)
com.autonomousapps:dependency-analysis-gradle-plugin:3.18.0, (changed from 3.17.0)
com.autonomousapps:kotlin-editor-relocated:0.25.0, (changed from 0.24.0)
com.autonomousapps:variant-artifacts:0.7.0, (changed from 0.6.0)
com.squareup.okio:okio:3.15.0, (changed from 3.16.4)
com.squareup.okio:okio-bom:3.15.0, (changed from 3.16.4)
com.squareup.okio:okio-jvm:3.15.0, (changed from 3.16.4)
tree
-\--- com.autonomousapps.dependency-analysis:com.autonomousapps.dependency-analysis.gradle.plugin:3.17.0
-     \--- com.autonomousapps:dependency-analysis-gradle-plugin:3.17.0
-          +--- org.jetbrains.kotlin:kotlin-bom:2.2.21
-          |    +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 -> 2.3.20 (c)
-          |    +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:2.2.21 (c)
-          |    +--- org.jetbrains.kotlin:kotlin-reflect:2.2.21 (c)
-          |    +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:2.2.21 (c)
-          |    \--- org.jetbrains.kotlin:kotlin-daemon-client:2.2.21 -> 2.4.10 (c)
-          +--- com.squareup.okio:okio-bom:3.16.4
-          |    +--- com.squareup.okio:okio:3.16.4 (c)
-          |    \--- com.squareup.okio:okio-jvm:3.16.4 (c)
-          +--- com.autonomousapps:graph-support:0.12.0
-          |    +--- org.jetbrains.kotlin:kotlin-bom:2.2.21 (*)
-          |    +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 -> 2.3.20 (*)
-          |    \--- com.google.guava:guava:33.5.0-jre
-          |         +--- com.google.guava:failureaccess:1.0.3
-          |         +--- com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava
-          |         +--- org.jspecify:jspecify:1.0.0
-          |         +--- com.google.errorprone:error_prone_annotations:2.41.0 -> 2.43.0
-          |         \--- com.google.j2objc:j2objc-annotations:3.1
-          +--- com.autonomousapps:variant-artifacts:0.6.0
-          |    +--- org.jetbrains.kotlin:kotlin-bom:2.2.21 (*)
-          |    \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 -> 2.3.20 (*)
-          +--- com.google.guava:guava:33.5.0-jre (*)
-          +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:2.2.21
-          |    +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 -> 2.3.20 (*)
-          |    \--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:2.2.21
-          |         \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 -> 2.3.20 (*)
-          +--- com.autonomousapps:kotlin-editor-relocated:0.24.0
-          +--- com.squareup.moshi:moshi-kotlin:1.15.2
-          |    +--- com.squareup.moshi:moshi:1.15.2
-          |    |    +--- com.squareup.okio:okio:3.7.0 -> 3.16.4
-          |    |    |    \--- com.squareup.okio:okio-jvm:3.16.4
-          |    |    |         \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.20 (*)
-          |    |    \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.21 -> 2.2.21 (*)
-          |    +--- org.jetbrains.kotlin:kotlin-reflect:1.8.21 -> 2.2.21
-          |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 -> 2.3.20 (*)
-          |    \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.21 -> 2.2.21 (*)
-          +--- dev.zacsweers.moshix:moshi-sealed-reflect:0.30.0
-          |    +--- dev.zacsweers.moshix:moshi-sealed-runtime:0.30.0
-          |    |    +--- com.squareup.moshi:moshi-adapters:1.15.2
-          |    |    |    +--- com.squareup.moshi:moshi:1.15.2 (*)
-          |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.21 -> 2.2.21 (*)
-          |    |    +--- com.squareup.moshi:moshi:1.15.2 (*)
-          |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.20 (*)
-          |    +--- com.squareup:kotlinpoet:2.1.0
-          |    |    \--- com.squareup:kotlinpoet-jvm:2.1.0
-          |    |         +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 -> 2.3.20 (*)
-          |    |         \--- org.jetbrains.kotlin:kotlin-reflect:2.1.10 -> 2.2.21 (*)
-          |    +--- org.jetbrains.kotlin:kotlin-reflect:2.1.20 -> 2.2.21 (*)
-          |    +--- com.squareup.moshi:moshi:1.15.2 (*)
-          |    +--- com.squareup.moshi:moshi-adapters:1.15.2 (*)
-          |    \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.20 (*)
-          +--- com.squareup.okio:okio:3.16.4 (*)
-          +--- org.jetbrains.kotlin:kotlin-metadata-jvm:2.2.21
-          +--- com.github.ben-manes.caffeine:caffeine:3.2.3
-          |    +--- org.jspecify:jspecify:1.0.0
-          |    \--- com.google.errorprone:error_prone_annotations:2.43.0
-          +--- com.autonomousapps:antlr:4.13.2.2
-          +--- com.autonomousapps:asm-relocated:9.9.0
-          +--- com.squareup.moshi:moshi:1.15.2 (*)
-          +--- dev.zacsweers.moshix:moshi-sealed-runtime:0.30.0 (*)
-          \--- org.jetbrains.kotlin:kotlin-reflect:2.2.21 (*)
+\--- com.autonomousapps.dependency-analysis:com.autonomousapps.dependency-analysis.gradle.plugin:3.18.0
+     \--- com.autonomousapps:dependency-analysis-gradle-plugin:3.18.0
+          +--- org.jetbrains.kotlin:kotlin-bom:2.2.21
+          |    +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 -> 2.3.20 (c)
+          |    +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:2.2.21 (c)
+          |    +--- org.jetbrains.kotlin:kotlin-reflect:2.2.21 (c)
+          |    +--- org.jetbrains.kotlin:kotlin-daemon-client:2.2.21 -> 2.4.10 (c)
+          |    \--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:2.2.21 (c)
+          +--- com.squareup.okio:okio-bom:3.15.0
+          |    +--- com.squareup.okio:okio:3.15.0 (c)
+          |    \--- com.squareup.okio:okio-jvm:3.15.0 (c)
+          +--- com.autonomousapps:graph-support:0.12.0
+          |    +--- org.jetbrains.kotlin:kotlin-bom:2.2.21 (*)
+          |    +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 -> 2.3.20 (*)
+          |    \--- com.google.guava:guava:33.5.0-jre
+          |         +--- com.google.guava:failureaccess:1.0.3
+          |         +--- com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava
+          |         +--- org.jspecify:jspecify:1.0.0
+          |         +--- com.google.errorprone:error_prone_annotations:2.41.0 -> 2.43.0
+          |         \--- com.google.j2objc:j2objc-annotations:3.1
+          +--- com.autonomousapps:variant-artifacts:0.7.0
+          |    +--- org.jetbrains.kotlin:kotlin-bom:2.2.21 (*)
+          |    \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.3.20 (*)
+          +--- com.google.guava:guava:33.5.0-jre (*)
+          +--- com.autonomousapps:kotlin-editor-relocated:0.25.0
+          +--- com.squareup.moshi:moshi-kotlin:1.15.2
+          |    +--- com.squareup.moshi:moshi:1.15.2
+          |    |    +--- com.squareup.okio:okio:3.7.0 -> 3.15.0
+          |    |    |    \--- com.squareup.okio:okio-jvm:3.15.0
+          |    |    |         \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.3.20 (*)
+          |    |    \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.21 -> 2.2.21
+          |    |         +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 -> 2.3.20 (*)
+          |    |         \--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:2.2.21
+          |    |              \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 -> 2.3.20 (*)
+          |    +--- org.jetbrains.kotlin:kotlin-reflect:1.8.21 -> 2.2.21
+          |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 -> 2.3.20 (*)
+          |    \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.21 -> 2.2.21 (*)
+          +--- dev.zacsweers.moshix:moshi-sealed-reflect:0.30.0
+          |    +--- dev.zacsweers.moshix:moshi-sealed-runtime:0.30.0
+          |    |    +--- com.squareup.moshi:moshi-adapters:1.15.2
+          |    |    |    +--- com.squareup.moshi:moshi:1.15.2 (*)
+          |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.21 -> 2.2.21 (*)
+          |    |    +--- com.squareup.moshi:moshi:1.15.2 (*)
+          |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.20 (*)
+          |    +--- com.squareup:kotlinpoet:2.1.0
+          |    |    \--- com.squareup:kotlinpoet-jvm:2.1.0
+          |    |         +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 -> 2.3.20 (*)
+          |    |         \--- org.jetbrains.kotlin:kotlin-reflect:2.1.10 -> 2.2.21 (*)
+          |    +--- org.jetbrains.kotlin:kotlin-reflect:2.1.20 -> 2.2.21 (*)
+          |    +--- com.squareup.moshi:moshi:1.15.2 (*)
+          |    +--- com.squareup.moshi:moshi-adapters:1.15.2 (*)
+          |    \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.20 (*)
+          +--- com.squareup.okio:okio:3.15.0 (*)
+          +--- com.github.ben-manes.caffeine:caffeine:3.2.3
+          |    +--- org.jspecify:jspecify:1.0.0
+          |    \--- com.google.errorprone:error_prone_annotations:2.43.0
+          +--- com.autonomousapps:antlr:4.13.2.2
+          +--- com.autonomousapps:asm-relocated:9.9.0
+          +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:2.1.21 -> 2.2.21 (*)
+          +--- com.squareup.moshi:moshi:1.15.2 (*)
+          +--- dev.zacsweers.moshix:moshi-sealed-runtime:0.30.0 (*)
+          \--- org.jetbrains.kotlin:kotlin-reflect:2.1.21 -> 2.2.21 (*)

@wpmobilebot

wpmobilebot commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

App Icon📲 You can test the changes from this Pull Request in Jetpack Android by scanning the QR code below to install the corresponding build.

App NameJetpack Android
Build TypeDebug
Versionpr23152-a421331
Build Number1498
Application IDcom.jetpack.android.prealpha
Commita421331
Installation URL7io1bs9etfnr0
Automatticians: You can use our internal self-serve MC tool to give yourself access to those builds if needed.

@wpmobilebot

wpmobilebot commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

App Icon📲 You can test the changes from this Pull Request in WordPress Android by scanning the QR code below to install the corresponding build.

App NameWordPress Android
Build TypeDebug
Versionpr23152-a421331
Build Number1498
Application IDorg.wordpress.android.prealpha
Commita421331
Installation URL40gajko3u938o
Automatticians: You can use our internal self-serve MC tool to give yourself access to those builds if needed.

@oguzkocer

Copy link
Copy Markdown
Contributor

@dependabot rebase

@oguzkocer
oguzkocer enabled auto-merge (squash) July 28, 2026 19:54
Bumps [com.autonomousapps.dependency-analysis](https://github.com/autonomousapps/dependency-analysis-android-gradle-plugin) from 3.17.0 to 3.18.0.
- [Changelog](https://github.com/autonomousapps/dependency-analysis-gradle-plugin/blob/main/CHANGELOG.md)
- [Commits](autonomousapps/dependency-analysis-gradle-plugin@v3.17.0...v3.18.0)

---
updated-dependencies:
- dependency-name: com.autonomousapps.dependency-analysis
  dependency-version: 3.18.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/gradle/com.autonomousapps.dependency-analysis-3.18.0 branch from 142738d to a421331 Compare July 28, 2026 19:55
@oguzkocer
oguzkocer merged commit 6e87582 into trunk Jul 28, 2026
19 of 23 checks passed
@oguzkocer
oguzkocer deleted the dependabot/gradle/com.autonomousapps.dependency-analysis-3.18.0 branch July 28, 2026 20:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bot: dependencies update Dependabot dependency update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants